home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 May / PCWorld_2000-05_cd.bin / Software / TemaCD / povray / povwin3.exe / %MAINDIR% / Insert Menu / Light sources / light definition.txt < prev    next >
Encoding:
Text File  |  2000-04-06  |  468 b   |  22 lines

  1. /*
  2. light_source
  3. {
  4.     <CENTER>
  5.     color <COLOUR>
  6.     [ spotlight ]
  7.     [ cylinder ]
  8.     [ point_at <POINT> ]
  9.     [ radius RADIUS ]
  10.     [ falloff FALLOFF ]
  11.     [ tightness TIGHTNESS ]
  12.     [ area_light <AXIS1>, <AXIS2>, SIZE1, SIZE2 ]
  13.     [ adaptive ADAPTIVE ]
  14.     [ jitter JITTER ]
  15.     [ looks_like { OBJECT } ]
  16.     [ fade_distance FADE_DISTANCE ]
  17.     [ fade_power FADE_POWER (1...2) ]
  18.     [ atmospheric_attenuation BOOL ]
  19.     [ shadowless ]
  20. }
  21. */
  22.